RichTextBox for WPF
C1ComboTool<T> クラス
メンバ 

C1.WPF.RichTextBox.Toolbar.4.5.2 アセンブリ > C1.WPF.RichTextBox 名前空間 : C1ComboTool<T> クラス
C1RichTextBoxToolbar のコンボツールの抽象基本クラス。
シンタックス
'宣言
 
Public MustInherit Class C1ComboTool(Of T) 
   Inherits C1.WPF.C1ComboBox
   Implements IUpdateableTool 
public abstract class C1ComboTool<T> : C1.WPF.C1ComboBox, IUpdateableTool  
型パラメータ
T
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        C1.WPF.C1ComboBox
                           C1.WPF.RichTextBox.C1ComboTool<T>
                              C1.WPF.RichTextBox.C1FontFamilyTool
                              C1.WPF.RichTextBox.C1FontSizeTool
                              C1.WPF.RichTextBox.C1LineSpacingTool

参照

C1ComboTool<T> メンバ
C1.WPF.RichTextBox 名前空間